home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CreatingGames / Utilities / Misc / GraphicsCode / assembler / ReadMe_ASM < prev    next >
Encoding:
Text File  |  1996-02-05  |  995 b   |  32 lines

  1.  
  2. This directory contains the assembly language source code for the Graphics_Base
  3. file.  In order to reassemble it or include it in your programs you will need
  4. to get hold of the Exec/types.i include file for the structure definition.
  5.  
  6. It can be directly included with your assembler files by specifying the
  7. graphics_base.i include file at the top after the exec/types.i file.
  8. The graphics_base.s file should then be included at the bottom.
  9.  
  10. Files:-
  11.  
  12. dos_lib.i                      3771
  13.     LVO File for the DOS library.
  14.  
  15. exec.i                          842
  16.     LVO File for the Exec library.
  17.  
  18. Graphics_Base.i                2653
  19.     Assembler include file containing structures and macros for assembler use.
  20.  
  21. Graphics_Base.s               56763
  22.     The actual Source code.
  23.  
  24. graphics_lib.i                 4162
  25.     LVO File for the graphics library.
  26.  
  27. iff.i                          4258
  28.     Include file for the IFF Library.
  29.  
  30. IFF_Lib.i                       540
  31.     LVO File for the IFF Library.
  32.